Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: implementing sso orchestrator existing configs page #1050

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

alex-sheehan-edx
Copy link
Contributor

@alex-sheehan-edx alex-sheehan-edx commented Oct 5, 2023

https://2u-internal.atlassian.net/browse/ENT-7579

information on rendering elements based on states of configs: https://docs.google.com/spreadsheets/d/1DKIkXohDWJ3OkuMNAkvoG_9RGjSD_SAA_5cU7oBQ9j4/edit#gid=0

For all changes

  • Ensure adequate tests are in place (or reviewed existing tests cover changes)

Only if submitting a visual change

  • Ensure to attach screenshots
  • Ensure to have UX team confirm screenshots

@alex-sheehan-edx alex-sheehan-edx force-pushed the asheehan-edx/ENT-7579 branch 2 times, most recently from f1e37ef to fb3443c Compare October 6, 2023 16:16
@codecov
Copy link

codecov bot commented Oct 6, 2023

Codecov Report

Attention: 18 lines in your changes are missing coverage. Please review.

Comparison is base (9700727) 83.18% compared to head (b71bdff) 83.36%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1050      +/-   ##
==========================================
+ Coverage   83.18%   83.36%   +0.17%     
==========================================
  Files         432      435       +3     
  Lines        9164     9351     +187     
  Branches     1875     1951      +76     
==========================================
+ Hits         7623     7795     +172     
- Misses       1499     1513      +14     
- Partials       42       43       +1     
Files Coverage Δ
.../settings/SettingsSSOTab/NewExistingSSOConfigs.jsx 100.00% <100.00%> (ø)
...nts/settings/SettingsSSOTab/NewSSOConfigAlerts.jsx 100.00% <100.00%> (ø)
src/components/settings/SettingsTabs.jsx 88.23% <100.00%> (+0.35%) ⬆️
src/data/services/LmsApiService.js 30.85% <0.00%> (ø)
...nents/settings/SettingsSSOTab/NewSSOConfigCard.jsx 96.72% <96.72%> (ø)
src/components/settings/SettingsSSOTab/index.jsx 84.74% <76.66%> (-9.54%) ⬇️
src/components/settings/SettingsSSOTab/hooks.js 47.82% <70.37%> (+1.82%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@alex-sheehan-edx alex-sheehan-edx force-pushed the asheehan-edx/ENT-7579 branch 2 times, most recently from d6119b3 to 2efe326 Compare October 12, 2023 17:36
@alex-sheehan-edx alex-sheehan-edx force-pushed the asheehan-edx/ENT-7579 branch 6 times, most recently from eda8e4e to a77bca4 Compare October 16, 2023 16:38
@alex-sheehan-edx alex-sheehan-edx merged commit 450bc0e into master Oct 16, 2023
6 checks passed
@alex-sheehan-edx alex-sheehan-edx deleted the asheehan-edx/ENT-7579 branch October 16, 2023 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants